Ribbon for WinForms
RadioButtonElement コンストラクタ(Style,Object[])

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > RadioButtonElement クラス > RadioButtonElement コンストラクタ : RadioButtonElement コンストラクタ(Style,Object[])
The Style object to use.
An System.Array of objects to display as content.
Initializes a new RadioButtonElement with specified style and content.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal ParamArray content() As Object _
)
public RadioButtonElement( 
   Style style,
   params object[] content
)

パラメータ

style
The Style object to use.
content
An System.Array of objects to display as content.
参照

RadioButtonElement クラス
RadioButtonElement メンバ
オーバーロード一覧